Manager: Date, Time, and Measurement Utilities



Carbon will fully support the Date, Time, and Measurement Utilities. However, some obsolete functions that are prefixed with IU (such as IUDateString and IUTimeString) may not be supported in the future.

 DateToSeconds

 GetDateTime

 GetTime

 InitDateCache

 IUDatePString

Use DateString instead.

 iudatepstring

Use DateString instead.

 IUDateString

Use DateString instead.

 iudatestring

Use DateString instead.

 IULDateString

Use LongDateString instead.

 iuldatestring

Use LongDateString instead.

 IULTimeString

Use LongTimeString instead.

 iultimestring

Use LongTimeString instead.

 IUTimePString

Use TimeString instead.

 iutimepstring

Use TimeString instead.

 iutimestring

Use TimeString instead.

 IUTimeString

Use TimeString instead.

 LongDateToSeconds

 LongSecondsToDate

 ReadDateTime

 SecondsToDate

 SetDateTime

 SetTime

 StringToDate

 StringToTime

 ToggleDate

 ValidDate

[Table of Contents] [Function Index]

Generated on: 2/12/99. Copyright 1998 Apple Computer, Inc. All rights reserved.